Skip to content

Conversation

simeonwillbanks
Copy link

Problem

While upgrading our app to omniauth version 2.x, we noticed version 0.0.4 was not compatible.

❯ bundle update omniauth-trello
Fetching gem metadata from https://rubygems.org/......
Resolving dependencies.......
Bundler could not find compatible versions for gem "omniauth":
  In Gemfile:
    omniauth-rails_csrf_protection was resolved to 1.0.0, which depends on
      omniauth (~> 2.0)

    omniauth-trello (= 0.0.4) was resolved to 0.0.4, which depends on
      omniauth (~> 1.0)

Solution

Upgrade dependencies!

OmniAuth::Strategies::Trello successful authorized our app with Trello. No provider setup changes were required after bundling this branch.

@kwent
Copy link

kwent commented Jan 4, 2024

Please merge and release a new version 🙏🏻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants